[INFO] cloning repository https://github.com/qecu/akama
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qecu/akama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqecu%2Fakama", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqecu%2Fakama'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a47f886ca871d70f813fc7819cb38172f607148e
[INFO] fixing qecu/akama against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqecu%2Fakama" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qecu/akama
[INFO] finished tweaking git repo https://github.com/qecu/akama
[INFO] tweaked toml for git repo https://github.com/qecu/akama written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qecu/akama on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qecu/akama already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://gitlab.com/xmpp-rs/xmpp-rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rxml_validation v0.11.0
[INFO] [stderr]   Downloaded rxml_proc v0.11.0
[INFO] [stderr]   Downloaded once_cell v1.21.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.6
[INFO] [stderr]   Downloaded prettyplease v0.2.30
[INFO] [stderr]   Downloaded rxml v0.12.0
[INFO] [stderr]   Downloaded base64ct v1.7.1
[INFO] [stderr]   Downloaded minidom v0.16.0
[INFO] [stderr]   Downloaded rxml v0.11.1
[INFO] [stderr]   Downloaded iced_fonts v0.1.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.2
[INFO] [stderr]   Downloaded iced_aw v0.12.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3f5f8af3e32afaa6aa97d42273eaed45a8630d19b359f726d0d0235892349d52
[INFO] running `Command { std: "docker" "start" "3f5f8af3e32afaa6aa97d42273eaed45a8630d19b359f726d0d0235892349d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f5f8af3e32afaa6aa97d42273eaed45a8630d19b359f726d0d0235892349d52" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f5f8af3e32afaa6aa97d42273eaed45a8630d19b359f726d0d0235892349d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f5f8af3e32afaa6aa97d42273eaed45a8630d19b359f726d0d0235892349d52" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking wayland-sys v0.31.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling dark-light v1.1.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking detect-desktop-environment v0.2.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking dconf_rs v0.3.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling rxml_validation v0.11.0
[INFO] [stderr]     Checking lyon_geom v1.0.6
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking lyon_path v1.0.7
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking svg_fmt v0.4.4
[INFO] [stderr]     Checking drm-ffi v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]    Compiling aws-lc-rs v1.12.6
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling aws-lc-sys v0.27.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking lyon_tessellation v1.0.15
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking lyon_algorithms v1.0.5
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking lyon v1.0.1
[INFO] [stderr]     Checking wayland-client v0.31.8
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a4ebd6789056ad80 -C extra-filename=-75841b5317cf102d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-b62b39e8236855c5.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3f5f8af3e32afaa6aa97d42273eaed45a8630d19b359f726d0d0235892349d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f5f8af3e32afaa6aa97d42273eaed45a8630d19b359f726d0d0235892349d52", kill_on_drop: false }`
[INFO] [stdout] 3f5f8af3e32afaa6aa97d42273eaed45a8630d19b359f726d0d0235892349d52
